go/doc.reader.notes (field)
6 uses
go/doc (current package)
doc.go#L129: Notes: r.notes,
doc.go#L130: Bugs: noteBodies(r.notes["BUG"]),
reader.go#L186: notes map[string][]*Note
reader.go#L514: r.notes[marker] = append(r.notes[marker], &Note{
reader.go#L630: r.notes = make(map[string][]*Note)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)